And the compiler will treat pointers to function descriptors as 進行編譯,并且編譯器將指向函數說明符的指針視為
For example , and the pointer to function syntax was similarly extended ) ,類似地,還擴展了指向函數語法的指針(
Given a pointer to an object , dynamic linkage lets us find type - specific functions : every object starts with a descriptor which contains pointers to functions applicable to the object 給定一個指向一個對象的指針,動態鏈接讓我們找到類型詳細而精確的函數:每個對象開始于一個描述符,這個描述符包含一系列指向對象可用的函數。